/*****************************************
		YEARS 2005 - 2013 SLIDES
******************************************/

/******************************
 SLIDE 2013 - CURRENT YEAR
*******************************/
#slide13{
	background-color:#363c74;
	background-image:url(../images/2013softballteam.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.logo{
	position:absolute;
	right: 2%;
	width: 353px;
	z-index: 1;

}

/******************************
 SLIDE 2012 
*******************************/
#slide12{
	background-color:#363c74;
	background-image:url(../images/backgrounds/6.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:940px;
}

/******************************
 SLIDE 2011
*******************************/
#slide11{
	background-image:url(../images/backgrounds/3.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:730px;
}


/******************************
 SLIDE 2010
*******************************/
#slide10{
	background-image:url(../images/backgrounds/10.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:700px;
}

#slide10 .wrapper img:first-child{
	position:absolute;
	top: 500px;
	left: -150px;
}
#slide10 .wrapper img:nth-child(2){
	position:absolute;
	top:300px;
	left:100px;
}
#slide10 .wrapper img:nth-child(3){
	position:absolute;
	top:550px;
	left:325px;
}
#slide10 .wrapper img:nth-child(4){
	position:absolute;
	top:400px;
	left:500px;
}
#slide10 .wrapper img:nth-child(5){
	position:absolute;
	top:750px;
	right:150px;
}


/******************************
 SLIDE 2009
*******************************/
#slide09{
	background-image:url(../images/backgrounds/7.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:960px;
}

/******************************
 SLIDE 2008
*******************************/
#slide08{
	background-image:url(../images/backgrounds/9.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:800px;
}

/******************************
 SLIDE 2007
*******************************/
#slide07{
	background-image:url(../images/backgrounds/2.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:700px;
}